home *** CD-ROM | disk | FTP | other *** search
- Path: thunder.ocis.temple.edu!not-for-mail
- From: mary@thunder.ocis.temple.edu (Mary Kingston)
- Newsgroups: comp.lang.c
- Subject: Source code cross reference program?
- Date: 28 Mar 1996 04:57:44 GMT
- Organization: Temple University, Academic Computer Services
- Message-ID: <4jd688$an1@cronkite.ocis.temple.edu>
- NNTP-Posting-Host: thunder.ocis.temple.edu
- NNTP-Posting-User: mary
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- Does anyone know of a cross-referencing program which would take
- the source code of a ANSI C program and produce a reference of
- the variables and function names by where (what line number) they
- are used in the program? I am a mainframe programmer from way
- back and I miss my COBOL source listings with cross reference for
- checking out code.
-
- If I am not mistaken there was something like this available
- on the DEC VMS C compiler, such as /XREF, but I am now working
- under Unix and would like to generate a source code listing along
- with the cross reference as an archive of the work I've done on
- a recent project. I also wanna use it to check for bugs in the
- code, but that is another matter. :)
-
- If anyone could point me towards a good program to do this I
- would be grateful. If this is not the appropriate group to ask
- for this would someone please kindly tell me where I might
- find the correct group.
-
- Thank you in advance.
-
- Mary
-